速報APP / 教育 / Node.js Reference

Node.js Reference

價格:免費

更新日期:2018-08-03

檔案大小:6.2M

目前版本:1.0.0

版本需求:Android 4.4 以上版本

官方網站:https://www.sindhavah.com

Email:sindhavah44t@gmail.com

聯絡地址:隱私權政策

Node.js Reference(圖1)-速報App

It works offline without Internet in a fast, organized and searchable interface.

Key Features:

Easy to Use

Node.js Reference(圖2)-速報App

User Friendly

Neatly Categorized

Search Facility

Node.js Reference(圖3)-速報App

API's are divided into comprehensive sections for fast and easy learning. No prior programming experience is needed.

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside the browser. Historically, JavaScript was used primarily for client-side scripting, in which scripts written in JavaScript are embedded in a webpage's HTML and run client-side by a JavaScript engine in the user's web browser. Node.js lets developers use JavaScript to write Command Line tools and for server-side scripting—running scripts server-side to produce dynamic web page content before the page is sent to the user's web browser. Consequently, Node.js represents a "JavaScript everywhere" paradigm, unifying web application development around a single programming language, rather than different languages for server side and client side scripts.

Node.js allows the creation of Web servers and networking tools using JavaScript and a collection of "modules" that handle various core functionality. Modules are provided for file system I/O, networking (DNS, HTTP, TCP, TLS/SSL, or UDP), binary data (buffers), cryptography functions, data streams, and other core functions. Node.js's modules use an API designed to reduce the complexity of writing server applications.

Node.js Reference(圖4)-速報App

Node.js brings event-driven programming to web servers, enabling development of fast web servers in JavaScript. Developers can create highly scalable servers without using threading, by using a simplified model of event-driven programming that uses callbacks to signal the completion of a task. Node.js connects the ease of a scripting language (JavaScript) with the power of Unix network programming.

Note: The data used in the app has been taken from Node.js official website, please let us know incase of any data issues.

Attribution:

Node.js Reference(圖5)-速報App

© Joyent, Inc. and other Node contributors

Licensed under the MIT License.

Node.js is a trademark of Joyent, Inc.

Node.js Reference(圖6)-速報App

We are not endorsed by or affiliated with Joyent.

Node.js Reference(圖7)-速報App